chore: remove replay authority override#1320
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR removes the Suggested reviewers
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Remove the unused ledger replay validator-authority override feature.
Details
Configuration
Removes
ledger.replay-authority-overridefromLedgerConfigand the example config. This also removes the corresponding environment variable support forMBV_LEDGER__REPLAY_AUTHORITY_OVERRIDEthrough normal config deserialization.The replica-mode authority override remains supported via
validator.replication-mode.replica.authority-override.Ledger restore tests
Removes integration test helpers and duplicate restore test variants that existed only to exercise the replay override path. The remaining ledger restore tests now use the standard validator setup paths.
Summary by CodeRabbit
Release Notes